home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / c_course.zip / C-COURSE.TXT < prev    next >
Text File  |  1989-12-30  |  3KB  |  44 lines

  1.                     SAMPLE OF THE TEXT OF THE C-TUTORIAL
  2.  
  3.              Since C is not a beginners language,  I will assume you 
  4.         are  not a beginning programmer,  and I will not attempt  to
  5.         bore you by defining a constant and a variable.  You will be 
  6.         expected to know these basic concepts.   You will,  however, 
  7.         be  expected to know nothing of the C programming  language.  
  8.         I  will begin with the most basic concepts of C and take you 
  9.         up  to  the  highest level of C  programming  including  the 
  10.         usually intimidating concepts of pointers,  structures,  and 
  11.         dynamic allocation.   To fully understand these concepts, it 
  12.         will  take a good bit of time and work on your part  because 
  13.         they  not  particularly easy to grasp,  but  they  are  very 
  14.         powerful tools.   Enough said about that, you will see their 
  15.         power when we get there,  just don't allow yourself to worry 
  16.         about them yet.
  17.         AND SO FORTH.....
  18.  
  19.                           HOW TO TAKE THIS COURSE
  20.  
  21.              It is very simple to operate this course. Just download
  22.         1INTRODU.ARC, de arc it then read the text files with your
  23.         word processor and try out the sample source code in your 
  24.         C-compiler. Then download 2STARTED.ARC, read it, and so on.
  25.         If your word processor is not very convenient for reading
  26.         ASCII files, then use any of the text editors in area P of 
  27.         this BBS, or use the C program, LIST which is located here 
  28.         in this area; PRINTEXT.ARC  (There is a compiled version of
  29.         it, but it is much more fun to use the one you compile 
  30.         yourself.)
  31.              I took this course about a year ago. I can't say enough 
  32.         for it. And it was only $10! 
  33.              What I contributed here was to regroup the text for lesson 
  34.         one with the program examples of lesson one. The text of 2 with 
  35.         the examples of 2 and so on.
  36.  
  37.              This course is so slick you'll think you know C with only 
  38.         14 hours (yes plan on about an hour per chapter) of time. It may
  39.         seduce you into a false sense of knowing, but I think that is
  40.         better than erring on the side of self doubt which is what you 
  41.         feel when you look at a thick book or take a course but can't 
  42.         spend the required 10 hours a week doing homework.
  43.  
  44.               Review by Walter Clark  OCA-BBS  (714) 738-4331